home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / database / hl_400.arj / READ.ME < prev    next >
Text File  |  1994-11-03  |  4KB  |  81 lines

  1.  
  2. Version 3.00. First general release of program.
  3.  
  4. Version 3.10. Corrected an exit error that displayed a wrong color if
  5. program was run on a mono system. Corrected a couple of errors in the
  6. documentation. Added up and down arrow keys to the record scan options.
  7. Arrows on enhanced keyboards or key pad arrow keys with <num-lock> off.
  8. Did not think to add these before and thought they might be more
  9. convenient for some.
  10.  
  11. Version 3.11. Added Key Definitions to the Help routine. Modified the
  12. Help routine and some of the key prompts to make them clearer to the
  13. user. Correctly updated the documentation.
  14.  
  15. Version 3.12. Some more minor changes. I now have the program use the
  16. users' system background color on exiting the program. I was changing
  17. it to black, my system background color, and have just figured out
  18. how to restore the original colors prior to exiting Turbo Pascal
  19. programs. It took me a long time to figure this out and makes exits
  20. look that much better in those programs where I use blue backgrounds
  21. inside programs.
  22.  
  23. Version 3.13. More minor changes and updates. Added HUCKABEY.TXT,
  24. SOFTWARE.TXT and ARCHIVE.TXT to the archive. See them for details.
  25.                                                     
  26. Version 3.20. More changes, fixes, spelling, etc. Removed the arrow
  27. keys from the prompts. They are still operational, but I thought it
  28. looked cleaner without them being displayed. Added left (previous)
  29. and right (next) arrow keys to the acceptable keys both from the Main
  30. Screen as well as the Edit Screen. The Search option has changed
  31. slightly, and hopefully it is better. See LABEL.DOC for details. I
  32. was tempted to make this release 4.0, but didn't.
  33.  
  34. If you have any problems with this release please notify me. I am
  35. trying to make it clearer and as easy to use as possible.
  36.  
  37. Version 3.21. Did some work on the (printer) Code routine so that
  38. input errors are handled better. On some errors the invalid input
  39. data was still being sent to the printer. This does not happen now!
  40. If you do have a printer error you no longer have to retype in your
  41. printer codes. Printer Codes are now handled the same as the Search
  42. Criteria.
  43.  
  44. Version 3.22. Corrected spelling errors. Just discovered that the
  45. date in the header was not displayed correctly. The year was being
  46. cut-off. Fixed these errors and made a few other cosmetic changes.
  47. Changed the sound default to OFF. If you want sound effects,
  48. warnings, etc., you can turn the sound on once the program has
  49. started. This was a limited release update.
  50.  
  51. Version 4.00. I made so many changes that I thought it best to make
  52. this 4.00. In another program I added a verification routine for
  53. each new record to check for duplicate entires and I added it to
  54. this program. Now after each additional record the database is
  55. checked to make sure that the same first/last name is not already
  56. in the database. For some this may or may not be a good thing. Two
  57. people might have the same names, but I figure this is going to be
  58. rare. You can always use middle initials. (grin)
  59.  
  60. If the full path and file name exceeds 40 characters only the
  61. database name is displayed. This is to prevent the display from
  62. wrapping around to the next line.
  63.  
  64. The header line has been added to the Edit/Add Records screen.
  65.  
  66. The <A>ll Labels had been changed to <A>ll Records. You are now
  67. prompted on whether you want to print labels for each record or
  68. to print out all data in all records at 8 per numbered page. I
  69. had not given thought to a data/records dump to the printer.
  70.  
  71. The documentation has been updated as well as modified to try and
  72. make it clearer. The on-line help has also been updated.
  73.  
  74. There may be other changes, but the program's operation remains
  75. pretty much the same.
  76.  
  77.                  James Huckabey
  78.                  3621-A Fraser Street
  79.                  Bellingham, WA 98226-2473 U.S.A.
  80.  
  81.